home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2722 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  746 b 

  1. Path: news.cc.ic.ac.uk!simonh
  2. From: simonh@ic.ac.uk (Dr S.J. Harris)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Help about the sin() with linux
  5. Date: 23 Jan 1996 12:51:09 GMT
  6. Organization: Imperial College of Science, Technology and Medicine, London
  7. Message-ID: <4e2ljt$5mf@oban.cc.ic.ac.uk>
  8. References: <4e2eur$50@avalon.imaginet.fr>
  9. NNTP-Posting-Host: piano.cv.ic.ac.uk
  10.  
  11. In article <4e2eur$50@avalon.imaginet.fr> Username@imaginet.fr writes:
  12. >hi I have a high problem with le function sin and cos under linux.
  13. >Then I can't code math program. Please if you can help me, save me..
  14. >    Johann
  15. >Thank.
  16. >
  17.  
  18. Bit difficult to help with so little to go on, but:
  19.  
  20. 1. Have you included math.h
  21. 2. Have you remembered that sin, cos, etc. work on RADIANS
  22.  
  23. Simon.
  24.  
  25.  
  26.